home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 June / maximum-cd-2009-06.iso / DiscContents / Firefox Setup 3.0.7.exe / nonlocalized / defaults / pref / firefox-branding.js < prev    next >
Encoding:
Text File  |  2009-02-19  |  915 b   |  16 lines

  1. pref("startup.homepage_override_url","http://%LOCALE%.www.mozilla.com/%LOCALE%/%APP%/%VERSION%/whatsnew/");
  2. pref("startup.homepage_welcome_url","http://%LOCALE%.www.mozilla.com/%LOCALE%/%APP%/%VERSION%/firstrun/");
  3. // URL user can browse to manually if for some reason all update installation
  4. // attempts fail.
  5. pref("app.update.url.manual", "http://%LOCALE%.www.mozilla.com/%LOCALE%/%APP%/");
  6. // A default value for the "More information about this update" link
  7. // supplied in the "An update is available" page of the update wizard. 
  8. pref("app.update.url.details", "http://%LOCALE%.www.mozilla.com/%LOCALE%/%APP%/releases/");
  9.  
  10. // Release notes URL
  11. pref("app.releaseNotesURL", "http://%LOCALE%.www.mozilla.com/%LOCALE%/%APP%/%VERSION%/releasenotes/");
  12.  
  13. pref("browser.search.param.yahoo-fr", "moz2");
  14. pref("browser.search.param.yahoo-fr-cjkt", "moz2");
  15. pref("browser.search.param.yahoo-f-CN", "D3_g");
  16.